emacs.git
2024-07-23 Eli Zaretskii; * src/xdisp.c (Fformat_mode_line): Doc fix.
2024-07-23 Gerd MöllmannFix disappearing bar cursor on Hebrew text (bug#72230)
2024-07-22 Manuel GiraudFix DocView with DVI files
2024-07-22 Stefan Kangas; Fix typo in use-package.texi
2024-07-22 Alan MackenzieFIx spurious fontification of variable in Java Mode
2024-07-22 Stefan KangasCorrectly typeset nil and t in texinfo
2024-07-22 Michael AlbinusFix Tramp IPv6 handling in tests
2024-07-22 Kyle MeyerUpdate to Org 9.7.8-5-gfdf0e0
2024-07-22 Yuan FuFix Ftreesit_parser_create
2024-07-22 Yuan FuFix segfault when deleting tree-sitter query (bug#72238)
2024-07-21 Stefan KangasImprove treesit-node-child-by-field-name docstring
2024-07-21 Stefan KangasMinor copyedits in tree-sitter starting guide
2024-07-21 Stefan KangasUpdate tag for prebuilt tree-sitter grammars
2024-07-21 Stefan KangasFix punctuation and doc style in treesit.c
2024-07-21 Stefan Kangas; Fix punctuation in docs
2024-07-21 Manuel GiraudFix DocView with PostScript files
2024-07-20 Liu HuiFix bibtex validation for non-file buffers
2024-07-20 Eli ZaretskiiFix Imenu in 'emacs-news-view-mode'
2024-07-20 James Thomas; * doc/misc/gnus.texi (Agent Caveats): Fix doc
2024-07-20 Eli Zaretskii; * src/sqlite.c (Fsqlite_load_extension): Add "vec0...
2024-07-20 Eli ZaretskiiAvoid errors in 'icomplete-vertical-mode'
2024-07-20 Stefan KangasDocument GNU ELPA copyright in tips.texi
2024-07-20 Stefan KangasImprove register-use-preview docstring
2024-07-20 Stefan KangasMiscellaneous checkdoc fixes
2024-07-19 Stefan Monnier* lisp/progmodes/peg.el (peg-syntax-classes): Typo...
2024-07-19 Jonas Bernoulli* lisp/transient.el (static-if): Remove duplicated...
2024-07-19 Michael AlbinusAdapt file-remote-p doc
2024-07-19 Stefan Kangas; Fix typo in etc/ORG-NEWS (Bug#72186)
2024-07-18 Stefan Kangas* etc/TODO: Delete item about merging Magit.
2024-07-18 Stefan Kangas; Fix typos
2024-07-18 Stefan Kangas* doc/man/emacs.1.in: Add "No warranty" notice.
2024-07-18 Stefan Kangas; * doc/man/emacs.1.in: Improve wording.
2024-07-18 Stefan KangasImprove emacs man page description of --user flag
2024-07-18 Stefan KangasCheckdoc fixes in allout-widgets.el
2024-07-18 Stefan KangasCheckdoc fixes in subr.el
2024-07-18 Stefan KangasCheckdoc fixes in touch-screen.el
2024-07-18 Stefan KangasCheckdoc fixes in treesit.el
2024-07-18 Stefan KangasAvoid overflow in pgtk_is_numeric_char
2024-07-18 Po Lu; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix...
2024-07-18 Po LuPort better to Android 3.0
2024-07-18 john muhl; * doc/emacs/anti.texi (Antinews): Fix typos (bug...
2024-07-18 john muhl; Fix typos (bug#72167)
2024-07-17 Michael AlbinusNew Tramp tests
2024-07-17 Michael AlbinusUpdate Tramp manual
2024-07-17 Eli Zaretskii; Fix last change
2024-07-17 Robert PluimFix 'toggle-window-dedicated' documentation
2024-07-16 Eli Zaretskii; * doc/lispref/help.texi (Keys in Documentation):...
2024-07-16 Stefan KangasCheckdoc fixes in transient.el
2024-07-15 Peter OliverFix intermittent failure of dired-test-bug27243-02
2024-07-15 Stefan Kangas* etc/TODO: Refer to Bug#72127 for Magit assignments.
2024-07-15 Michael AlbinusRename treesitter test
2024-07-15 Michael AlbinusAdapt tressitter tests on EMBA
2024-07-15 Jim PorterSupport passing signals like 'SIGCODE' to 'tramp-signal...
2024-07-15 Michael AlbinusMerge branch 'emacs-30' of git.sv.gnu.org:/srv/git...
2024-07-15 Steven Allen; Replace quotes with @code{...} in texinfo files
2024-07-15 Steven Allen; Replace (non-)nil with (non-)@code{nil} in texinfo...
2024-07-15 Jim PorterDon't save to history from 'eshell-command' when aborting
2024-07-14 Kyle MeyerUpdate to Org 9.7.7-2-gf308d3
2024-07-14 Eli ZaretskiiFix decoding 'display' properties with SVG images in...
2024-07-14 Pip Cet* configure.ac (D8): Fix typo.
2024-07-14 Po Lu; * src/android.c (setEmacsParams): Delete unused variable.
2024-07-14 Po LuDo not set LD_LIBRARY_PATH during Android initialization
2024-07-13 Jonas Bernoulli; Set Transient's version
2024-07-13 john muhl; Fix typos in 'which-key-mode' (bug#72093)
2024-07-13 Raffael Stocker; * src/w32fns.c (Fw32_notification_close): Fix typo...
2024-07-13 Eli Zaretskii* test/lisp/wdired-tests.el (wdired-test-bug34915)...
2024-07-13 Peter OliverFix 'wdired-test-unfinished-edit-01'
2024-07-13 Eli Zaretskii; * src/search.c (Fre_search_forward): Clarify doc...
2024-07-13 Vincenzo PupilloFontify destructor in c++-ts-mode
2024-07-12 F. Jason ParkFix invalid defcustom type for erc-buffers option
2024-07-12 Eshel Yaron; Fix 'ibuffer-do-isearch{-regexp}'
2024-07-12 Eli ZaretskiiFix infloop in 'shell-resync-dirs'
2024-07-12 Eli Zaretskii; * src/image.c (free_image_cache): Add assertion....
2024-07-12 Po LuRender more Android functions safe to execute in a...
2024-07-12 Po LuDocument means of executing Emacs from unrelated Androi...
2024-07-11 Jim PorterDon't emit a prompt in Eshell when a background command...
2024-07-11 Daniel MartínFix reference from buffer-stale-function docstring
2024-07-11 Po LuTake precautions against ill-formed content URIs
2024-07-11 Dmitry Gutovetags-regen-mode: Handle TAGS buffer being killed
2024-07-10 F. Jason Park; Tag ERC multiline blanks test as :expensive
2024-07-10 Robert PluimImprove 'put-image' documentation
2024-07-10 Robert PluimImprove 'set-fontset-font' documentation
2024-07-10 Michael AlbinusAdapt Tramp's "run0" method
2024-07-10 Andrea Corallo* test/src/sqlite-tests.el (sqlite-execute-batch):...
2024-07-09 Stefan KangasCapitalize "Dired" and "Lisp" in docstrings
2024-07-09 Jim PorterDocument Eshell entry points
2024-07-09 Po LuFix bug#71929
2024-07-09 Stefan Kangas; Change `imap-shell-host` docstring to mention SSH
2024-07-09 Po LuFix bug#70697 with respect to fringe bitmaps
2024-07-09 Po LuFix byte-compiler warning in calc.el
2024-07-08 Stefan Monniereditorconfig-core-handle.el: Fix regressions in fnmatch...
2024-07-08 Stefan KangasCheckdoc fixes in `url/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `term/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `mh-e/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `calc/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `textmodes/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `gnus/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `eshell/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `emulation/*.el`
2024-07-08 Stefan KangasCheckdoc fixes in `erc/*.el`
next